stats=model_evalute(y_true,y_pred,Conditions) evaluates predicted data ARGUMENTS y_true ... double, ture test lable. y_pred ... double, predicted test lable. Conditions ... cell, cell array of prediction class... RETURNS stats ... table, performace parameter of model and confusion matrix